home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shock - The Game
/
Shock The Game.iso
/
pc
/
casts
/
old.cst
/
00013_direction arrows.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-08
|
250 b
|
11 lines
--global GnavOb, GnavOffset
--
--on mouseUp
-- if the loch of sprite 18 > 0 then
-- set the loch of sprite 18 = -5000
-- updatestage
-- puppetsprite 18,0
-- end if
-- move getat(the PnavObList of GnavOb, (the clickon - GnavOffset))
--end